﻿2026-08-29T05:59:20.6510993Z ##[group]Run actions/checkout@v5
2026-08-29T05:59:20.6511278Z with:
2026-08-29T05:59:20.6511471Z   repository: SaberMage/spt-shell-notify
2026-08-29T05:59:20.6511724Z   path: .adapter-notify
2026-08-29T05:59:20.6513264Z   token: ***
2026-08-29T05:59:20.6513451Z   ssh-strict: true
2026-08-29T05:59:20.6513637Z   ssh-user: git
2026-08-29T05:59:20.6513811Z   persist-credentials: true
2026-08-29T05:59:20.6514022Z   clean: true
2026-08-29T05:59:20.6514211Z   sparse-checkout-cone-mode: true
2026-08-29T05:59:20.6514422Z   fetch-depth: 1
2026-08-29T05:59:20.6514636Z   fetch-tags: false
2026-08-29T05:59:20.6514808Z   show-progress: true
2026-08-29T05:59:20.6515002Z   lfs: false
2026-08-29T05:59:20.6515217Z   submodules: false
2026-08-29T05:59:20.6515399Z   set-safe-directory: true
2026-08-29T05:59:20.6515610Z   allow-unsafe-pr-checkout: false
2026-08-29T05:59:20.6515806Z env:
2026-08-29T05:59:20.6516120Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33236164340-1-44de21ecab984beeb87c6691d44967e6
2026-08-29T05:59:20.6516635Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-33236164340-1-44de21ecab984beeb87c6691d44967e6
2026-08-29T05:59:20.6517604Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33236164340-1-44de21ecab984beeb87c6691d44967e6
2026-08-29T05:59:20.6518156Z ##[endgroup]
2026-08-29T05:59:20.7213491Z Syncing repository: SaberMage/spt-shell-notify
2026-08-29T05:59:20.7219190Z ##[group]Getting Git version info
2026-08-29T05:59:20.7219593Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-29T05:59:20.7531656Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-29T05:59:20.7746996Z git version 2.43.0.windows.1
2026-08-29T05:59:20.7771356Z ##[endgroup]
2026-08-29T05:59:20.7779112Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5e2c7d94-09c1-4461-9ff4-b5c81d631926\.gitconfig'
2026-08-29T05:59:20.7792024Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5e2c7d94-09c1-4461-9ff4-b5c81d631926' before making global git config changes
2026-08-29T05:59:20.7792610Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T05:59:20.7797844Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-29T05:59:20.8043569Z ##[group]Initializing the repository
2026-08-29T05:59:20.8048338Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-29T05:59:20.8679897Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-29T05:59:20.8704206Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-29T05:59:20.8966289Z ##[endgroup]
2026-08-29T05:59:20.8966644Z ##[group]Disabling automatic garbage collection
2026-08-29T05:59:20.8970895Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-29T05:59:20.9208103Z ##[endgroup]
2026-08-29T05:59:20.9208539Z ##[group]Setting up auth
2026-08-29T05:59:20.9214227Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-29T05:59:20.9443063Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-29T05:59:21.3314233Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T05:59:21.3554162Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-29T05:59:21.7352834Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T05:59:21.7592560Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-29T05:59:22.1200776Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-29T05:59:22.1469927Z ##[endgroup]
2026-08-29T05:59:22.1470309Z ##[group]Determining the default branch
2026-08-29T05:59:22.1471803Z Retrieving the default branch name
2026-08-29T05:59:22.4200804Z Default branch 'main'
2026-08-29T05:59:22.4201371Z ##[endgroup]
2026-08-29T05:59:22.4201675Z ##[group]Fetching the repository
2026-08-29T05:59:22.4207301Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-29T05:59:23.6562900Z From https://github.com/SaberMage/spt-shell-notify
2026-08-29T05:59:23.6563298Z  * [new branch]      main       -> origin/main
2026-08-29T05:59:23.6686231Z ##[endgroup]
2026-08-29T05:59:23.6686627Z ##[group]Determining the checkout info
2026-08-29T05:59:23.6687385Z ##[endgroup]
2026-08-29T05:59:23.6692861Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-29T05:59:23.6959224Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-29T05:59:23.7211650Z ##[group]Checking out the ref
2026-08-29T05:59:23.7216082Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-29T05:59:23.7529203Z branch 'main' set up to track 'origin/main'.
2026-08-29T05:59:23.7529517Z Reset branch 'main'
2026-08-29T05:59:23.7546636Z ##[endgroup]
2026-08-29T05:59:23.7788103Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-29T05:59:23.8006723Z ee2d37eadc730c0019e0af82d683074c509634a2
